![]() |
![]() |
![]() |
|
TEXT HEIGHT
This command will return the height of the provided string using the current text settings.
Return Integer=TEXT HEIGHT(String)
String String
The value returned is the height in pixels of the specified string
PRINT TEXT HEIGHT("Hello World")
|